***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Jul 26, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt BZX84B2V7-AU A K 
.param
+vc0 = 3.046e-10	 vc1 = 2.746e-8		 vc2 = 2.100e0		 vc3 = 2.367e-6		 vc4 = 7.471e0
+tc1 = 4.851e-3		 tc2 = 6.621e-3		 tc3 = 2.851e-3		 tc4 = 1.021e-5		   
.func irpwr(v) {(vc0+vc1*v**vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*v**vc4)*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d1 A K zener
g1 K A value = {irpwr(v(K,A))}
.model zener d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 1.406e-15	   n = 1.044		  rs = 4.727e-1		 ikf = 7.315e-1
+ibv = 1e-3		 nbv = 4.5		  bv = 2.7
***** capacitance parameter *****
+cjo = 2.002e-10	   m = 6.821e-1		  vj = 2.102
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.066		 xti = 3
+trs1 = 1.685e-4	trs2 = 5.085e-6		tikf = 5.000e-4
+tbv1 = -7.643e-4	tbv2 = 3.625e-7
.ends BZX84B2V7-AU
*$
